﻿@charset "UTF-8";
	label,input,button,select,textarea {
	border-radius:0!important
}
[class*="span"] {
	margin:0
}
a {
	color:#666;
	-webkit-transition:color 0.3s ease 0s;
	transition:color 0.3s ease 0s
}
.w1310 {
	width:1200px;
	margin:0 auto;
	position:relative;

}
li{ list-style:none}
.w1210 {
	width:1200px;
	margin:0 auto;
	position:relative
}
.w960 {
	width:1200px;
	margin:0 auto
}
.header {
	width:100%;
	height:auto;
	padding-top:0px;
	background:#fff;
	position:relative;
	z-index:5;
	border-bottom:#E8E8E8 1px solid;
}
.header .w1310 {

}


.header .nav {
	width:100%;
}
.header .nav li {
	font-size:16px;
	line-height:54px;
	position:relative; float:left;
	 width:130px; text-align:center
}
.header .nav li.navli {
	height:54px;border-left:#E8E8E8 1px solid;
}

.nav_ad{ height:54px; float:left; width:240px; text-align:center;border-left:#E8E8E8 1px solid;border-right:#E8E8E8 1px solid;}



.header .nav a {
	color:#333;
	display:inline-block;
	 font-size:16px;
}
.header .nav li:hover a.att,.header .nav li.hover a.att {
	color:#D61615;
	font-weight:bold;
}
.header .nav .sub-box {
position:absolute;
	left:0px;
	top:100%; width:400px;
	padding:35px 27px 26px 27px ;
	background-color:#F0EEEE;
	display:none;box-shadow:2 3 7px 2px rgba(0,0,0,.6)
}



.header .nav .ico {
	display:none;
	width:21px;
	height:11px;
	background:url(../images/ico_17.png) no-repeat center;
	position:absolute;
	left:50%;
	margin-left:-11px;
	bottom:0
}


.header .nav .img {
	display:block;
	width:200px
}
.header .nav .img img {
	width:100%; height:auto
}


.header .cdtxt{display: none;line-height:45px;color:#FFFFFF;font-size:18px;}
.header .cdtxt img{ height:40px; width:auto;}
@media (max-width:1030px) {
.header .cdtxt{
	display: block;
	 line-height:45px;
	 color:#FFFFFF;
	 font-size:18px;
	height:45px;
	}
}


.header .nav .left-li {
width:160px;padding:0px; margin:0px
}

.header .nav .left-li li {
border-bottom:1px solid #ddd;
line-height:32px;
padding:0px; margin:0px
}
.header .nav .left-li a {

    display:inline-block;
	padding-left:24px;
	background:url(../images/ico_16.png) no-repeat 2px center;
	color:#333;
	transition:color 0.3s ease 0s;
	font-size:14px; float:left
}
.header .nav .left-li a:hover {
	color:#D51415
}
.header .search-ico {
	display:inline-block;
	width:23px;
	height:22px;
	background:url(../images/ico_01.jpg) no-repeat center;
	margin-top:35px;
	cursor:pointer
}
.header .gray-link {
	margin-right:25px;
	font-size:14px;
	line-height:90px
}
.header .gray-link a {
	float:right;
	display:inline-block;
	margin-left:19px;
	color:#bfbfbf;
	-webkit-transition:color 0.3s ease 0s;
	transition:color 0.3s ease 0s
}
.header .gray-link a:hover {
	color:#eb6e04
}
.header .line-s {
	display:inline-block;
	width:1px;
	height:22px;
	background-color:#e5e5e5;
	margin:35px 15px 0
}
.header .lang {
	font-size:18px;
	font-family:"Arial";
	font-weight:bold;
	margin-top:30px;
	line-height:32px;
	color:#8c8c8c;
	margin-left:4px;
	display:inline-block
}
.header .nav-btn {
	cursor:pointer;
	display:none;
	height:26px;
	margin-right:-3px;
	margin-top:10px;
	position:relative;
	width:30px; margin-bottom:10px
}
.header .nav-btn span {
	display:block;
	width:100%;
	height:4px;
	background-color:#fff;
	position:absolute;
	left:0;
	-webkit-transition:left 0.5s ease 0s;
	transition:left 0.5s ease 0s
}
.header .nav-btn .top {
	top:0;
	-webkit-transform-origin:left top 0;
	-ms-transform-origin:left top 0;
	transform-origin:left top 0
}
.header .nav-btn .cent {
	top:11px
}
.header .nav-btn .bot {
	top:21px;
	-webkit-transform-origin:left bottom 0;
	-ms-transform-origin:left bottom 0;
	transform-origin:left bottom 0
}
.header .nav-btn.hover span {
	left:5px
}
.header .m-nav {
	width:100%;
	left:0;
	top:100%;
	position:absolute;
	margin-left:0;
	background-color:#fff;
	border-top:0px solid #dbdbdb;
	display:none
}
.header .m-nav ul {
	width:100%;
	background-color:#fff
}
.header .m-nav li {
	width:100%;
	line-height:50px;
	border-bottom:1px solid #dbdbdb;
	margin-left:0;
	font-size:15px;
}
.header .m-nav li.link a {
	display:block;
	width:92%;
	padding:0 4%;
	background:url(../images/ico_07.png) no-repeat 95% center;
	background-size:auto 45%
}
.header .m-nav li.link:hover a {
	background:url(../images/ico_07_hov.png) no-repeat 95% center;
	background-size:auto 45%
}
.header .m-nav li a {
	color:#666;line-height:40px;font-size:14px;
}
.header .m-nav li:hover {
	background-color:#EC2B2C
}
.header .m-nav li:hover a {
	color:#fff
}
.header .m-nav li.subli .tt {
	background:url(../images/ico_05.png) no-repeat 96% center;
	background-size:auto 45%;
	width:92%;
	padding:0 4%;
	cursor:pointer
}
.header .m-nav li.subli:hover .tt {
	background:url(../images/ico_05_hov.png) no-repeat 96% center;
	background-size:auto 45%
}
.header .m-nav li.subli:hover .subbox a {
	color:#666
}
.header .m-nav li.subli.hover {
	background-color:#EC2B2C
}
.header .m-nav li.subli.hover .tt {
	background:url(../images/ico_06_hov.png) no-repeat 96% center;
	background-size:auto 3%
}
.header .m-nav li.subli.hover .tt a {
	color:#fff
}
.header .m-nav li.subli .subbox {
	width:100%;
	display:none
}
.header .m-nav li.subli .subbox a {
	display:block;
	width:92%;
	padding:0 4%;
	background:url(../images/ico_07.png) no-repeat 95% center #eee;
	background-size:auto 45%;
	font-weight:normal
}
.m-navbg {
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	background-color:#000;
	opacity:0.5;
	z-index:3;
	display:none
}

.header.fix {
position:fixed;
	left:0;
	top:0;
	padding-top:0;
	border-bottom:1px solid #f2f2f2;
	z-index:11111111111
}

@media (max-width:770px) {
.header.fix {
position:fixed;
	left:0;
	top:0;
	padding-top:0;
	border-bottom:1px solid #f2f2f2;
	z-index:111
}
}


.search-bg {
	background-color:#000;
	display:none;
	height:100%;
	left:0;
	opacity:0.8;
	position:fixed;
	top:0;
	width:100%;
	z-index:100
}
.searchbox {
	border:1px solid #DEDEDE;
	height:38px;
	width:200px;
	border-radius:3px
}

.searchbox input.tex {
	background:none;
	border:medium none;
	color:#a7a7a7;
	font-size:14px;
	height:38px;
	line-height:38px;
	padding-left:4px;
	width:148px;

}
.m-search-box input.tex {
	background:none;
	border:medium none;
	color:#a7a7a7;
	font-family:"Arial";
	font-size:12px;
	height:13px;
	line-height:12px;
	padding:14px 2% 13px;
	width:0%
}
.searchbox input.search-btn {
	background:url(../images/ico_01.jpg) no-repeat center center;
	background-size:50% auto;
	border:medium none;
	height:36px;
	min-width:40px;
	width:40px
}
.m-search-box input.search-btn {
	background:url(../images/ico_01.jpg) no-repeat center center;
	background-size:60% auto;
	border:medium none;
	height:40px;
	margin-right:1%;
	width:7%
}
.close-search {
	background:url(../images/ico_116.png) no-repeat center center;
	cursor:pointer;
	display:none;
	height:37px;
	position:fixed;
	right:3%;
	top:50px;
	width:37px;
	z-index:101
}
.m-close-search {
	background:url(../images/ico_116.png) no-repeat center center;
	background-size:100% auto;
	cursor:pointer;
	display:none;
	height:15px;
	position:fixed;
	right:4.6%;
	top:15px;
	width:15px;
	z-index:101
}
.m-searchbtn {
	background:url(../images/ico_117.png) no-repeat left center;
	background-size:auto 100%;
	border-right:1px solid #ccc;
	cursor:pointer;
	display:none;
	height:15px;
	margin-top:16px;
	width:28px
}
.search-tit {
	width:100%;
	margin-top:30px
}
.search-tit .entit {
	display:block;
	height:66px;
	background:url(../img/font_13.png) no-repeat center
}
.search-tit .numbox {
	text-align:center;
	font-size:18px;
	color:#999;
	line-height:52px
}



.actGotop{position:fixed;_position:absolute;bottom:70px;right:2%;width:48px;height:49px;display:none; z-index:2}
.actGotop a,.actGotop a:link{width:48px;height:49px;display:inline-block; text-align:center; background: url(../images/up.png) no-repeat center}
.actGotop a:hover{ background: url(../images/up.png) no-repeat center;outline:none;}



.container {max-width: 1200px; margin:0 auto;padding: 0px;width: 96%; overflow:hidden}


/*-----top-----*/

.top_bg{ overflow:hidden; line-height:34px; background:#2A2A2A; width:100%}
.top_lm{ float:right; overflow:hidden}
.top_lm li{ width:auto; text-align:center;}
.top_ioc img{ height:18px; width:auto; vertical-align:middle}
.top_lm li a{ padding:0px 0px;line-height:34px; color:#DEDEDE}
.top_lm li span{color:#DEDEDE}
.top_lm_L{ width:auto; float:left; color:#DEDEDE; text-align:center;font-family:'Microsoft YaHei'; font-size:12px; line-height:34px; display:block;  display:block; padding-left:17px}
.top_lm_L li{ width:auto; text-align:center;}
.top_lm_L li a{ padding:0px 0px;line-height:34px; color:#DEDEDE}
.top_lm_L li a:hover{ color:#D61516}
.top_lm_L li span{ width:2px; color:#DEDEDE}



.k_top {border-bottom:#E8E8E8 1px solid; display:block; background:#fff; overflow:hidden}

@media only screen and (max-width:1100px) {
.k_top {border-bottom:#fff 0px solid; display:block; background:#fff; overflow:hidden}
}

.top_logo_k{ overflow:hidden; padding:12px 0px;max-width:1200px; width:100%; display:block; margin:0 auto}

.logo_ttd{ width:320px; overflow:hidden; float:left}
.logo_ttd img{ height:68px; width:auto; margin:4px 0px}


.top_soso{ overflow:hidden; float:right; width:220px; display:block; padding-top:18px; margin-right:50px}



.top_tel_box{ float:right; width:260px; overflow:hidden;margin-top:14px;display:block}
.top_tel_box .tel_tu{ float:left; overflow:hidden;}
.top_tel_box .tel_tu img{ vertical-align: middle; width:auto;}
.top_tel_box p{ font-size:14px; line-height:22px;color:#32A734; font-weight:bold}
.top_tel_box span{ font-size:28px; line-height:22px; color:#32A734; font-weight:bold; overflow:hidden; margin-top:5px}
.top_tel_box  a{ color:#32A734}

.wx_2wm {width: 100px; float:left;height:auto; position:absolute; z-index:100; right:240px; top:34px; border: #CCCCCC 1px solid;padding:2px; background:#fff; text-align:center}
.wx_2wm  img{ width:100px; height:auto;}


@media only screen and (max-width:1026px) {
.top_logo_k{ overflow:hidden; padding:2px 0px }
.top_tel_box{ float:right; width:260px; overflow:hidden;margin-top:10px;display:block}
.logo_ttd{ width:320px; overflow:hidden; float:left}
.top_soso{ overflow:hidden; float:right; width:220px; display:block; padding-top:18px; margin-right:20px}


}
@media only screen and (max-width:780px) {
.logo_ttd{ width:200px; overflow:hidden; float:left}
.logo_ttd img{ height:60px; width:auto; margin:4px 0px}
.top_tel_box{ float:right; width:260px; overflow:hidden;margin-top:2px; display:block}
.logo_ttd img{ height:48px; width:auto; margin:4px 0px}
.top_soso{ overflow:hidden; float:right; width:220px; display:block; padding-top:8px; margin-right:20px}
}

@media only screen and (max-width:740px) {
.top_soso{ overflow:hidden; float:right; width:220px; display: none; padding-top:8px; margin-right:20px}

.logo_ttd{ width:60%; overflow:hidden; float:left}

.top_tel_box{ float:right; width:180px; overflow:hidden;margin-top:10px; margin-bottom:5px; display:block}
.top_tel_box span{ font-size:16px; line-height:22px; color:#32A734; font-weight:bold; overflow:hidden; margin-top:1px}
.tel_tu img{ vertical-align: middle; width:auto; height:44px;}
}

@media only screen and (max-width:600px) {
.tel_tu img{ vertical-align: middle; width:auto; height:36px;}
.top_tel_box{ float:right; width:150px; overflow:hidden;margin-top:10px; margin-bottom:5px;}
.logo_ttd{ width:50%; overflow:hidden; float:left}
.top_tel_box p{ line-height:15px;}
.top_tel_box span{ font-size:14px; line-height:18px; }
.top_lm_L{ width:auto; float:left; color:#DEDEDE; text-align:center;font-family:'Microsoft YaHei'; font-size:12px; line-height:34px; display: none; padding-left:0px}
.logo_ttd img{ height:46px; width:auto; margin:4px 0px}
}

@media only screen and (max-width:350px) {
.top_tel_box{ float:right; width:150px; overflow:hidden;margin-top:6px; }
.logo_ttd{ width:150px; overflow:hidden; float:left}
.logo_ttd img{ height:auto; width:100%; margin:4px 0px}
}




/*-----home--------*/

.space1{ clear:both; height:10px; overflow:hidden}
.space2{ clear:both; height:15px; overflow:hidden}


.index_case{margin:5px 0px 0px 0px; text-align:center}
.index_case h2{margin-top:30px; font-size:25px; line-height:40px;color: #333;}
.case_line{padding: 3px 0px; background: url(../images/about_line.png) center center no-repeat;}
.case_p{color: #666;text-align: center; font-size:16px; text-transform: uppercase;padding:0px;}
.index_case dd{color: #666;text-align: center; font-size:16px; text-transform: uppercase;padding:0px;}
.about_h2{margin-top:5px;}
.about_h2 span{ color:#D41715}
.index_case P{line-height:160%; font-size:14px }
.about_h2 a{font-size:25px;color: #333}
@media only screen and (max-width: 667px) {
.index_case h2{margin-top:30px; font-size:20px; line-height:40px;}
.about_h2 a{font-size:20px;}
.index_case dd{color: #666;text-align: center; font-size:16px; text-transform: uppercase;padding:0px;}
.index_case P{line-height:160%; font-size:12px }
}


/*-----关于我们------*/

.sy_about_box{ overflow:hidden; background: url(../images/gs_bg.jpg)  right  bottom no-repeat;padding:50px 136px 40px 0px }
.sy_about{ float:left; margin-right:20px;}
.sy_about li{ float:left; width:47%; overflow:hidden; margin:0px; padding:0px; list-style:none; margin-right:3%}
.sy_about li img{ width:240px; height:160px;}

.gs_js{ overflow: hidden; margin:0px; padding:0px}
.gs_js dl{overflow: hidden; margin:0px; padding:0px; float:left}
.gs_js dl dt{overflow: hidden; margin:0px; padding:0px}
.gs_js dl dd{overflow: hidden; margin:0px; padding:0px; font-size:14px}

@media only screen and (max-width: 1100px) {
.sy_about{ float:left; margin-right:10px;}
.sy_about li img{ width:180px; height:120px;}
.sy_about_box{ overflow:hidden; background: url(../images/gs_bg.jpg)  right  bottom no-repeat;padding:50px 120px 40px 0px }
}

@media only screen and (max-width: 900px) {
.sy_about{ float:left; margin-right:30px;width:160px}
.sy_about li{ float:left; overflow:hidden; margin:0px; width:100%; padding:0px; list-style:none; margin-right:0%; margin-bottom:10px}
.sy_about li img{ width:160px; height:107px;}
.sy_about_box{ overflow:hidden; background: url(../images/gs_bg.jpg)  right  bottom no-repeat;padding:20px 110px 4px 0px }
}
@media only screen and (max-width: 700px) {
.sy_about{ float:left; margin-right:20px;width:160px}
.gs_js dl dd{overflow: hidden; margin:0px; padding:0px; font-size:12px}
.sy_about_box{ overflow:hidden; background: url(../images/gs_bg.jpg)  right  bottom no-repeat;padding:20px 100px 4px 0px }
}

@media only screen and (max-width: 560px) {
.sy_about{ float:left; margin-right:0px;width:100%; overflow:hidden}
.sy_about li{ float:left; width:48%; overflow:hidden; margin:0px; padding:0px; list-style:none; margin-right:1%; margin-left:1%; text-align:center; margin-bottom:10px}
.sy_about li img{ width:100%; height:auto;}
.gs_js dl dd{overflow: hidden; margin:0px; padding:0px; font-size:14px; float:left}
.sy_about_box{ overflow:hidden; background: none;padding:20px 10px 14px 10px }
}





/*-----产品推荐------*/

.bg_cp{ overflow:hidden; background:#F5F5F5; padding:10px 0px}

.sy_cplist{ overflow:hidden; margin:0px; padding:0px;max-width:1226px; width:96%; margin:0 auto}
.sy_cplist li{overflow:hidden; margin:0px; padding:0px; list-style:none; width:23%; float:left; margin:0px 1%; margin-bottom:10px;margin-top:10px;}
.sy_cplist li dl{overflow:hidden; margin:0px; padding:0px; border-bottom:#E0E0E0 1px solid; border-radius:0px 0px 4px 4px;width:280px; margin:0 auto; text-align:center}
.sy_cplist li dl dt{overflow:hidden; margin:0px; padding:0px;background:#fff;}
.sy_cplist li dl dt h3{overflow:hidden; margin:0px; padding:0px; font-size:15px; color:#222;white-space:nowrap;text-overflow:ellipsis; padding-top:10px}
.sy_cplist li dl dd{overflow:hidden; margin:0px; padding:0px; font-size:14px; color:#D61615;white-space:nowrap;text-overflow:ellipsis; line-height:30px; padding-bottom:10px;background:#fff;}


.sy_cplist1{ overflow:hidden; margin:0px; padding:0px;max-width:1226px; width:96%; margin:0 auto}
.sy_cplist1 li{overflow:hidden; margin:0px; padding:0px; list-style:none; width:23%; float:left; margin:0px 1%; margin-bottom:10px;margin-top:10px;}
.sy_cplist1 li dl{overflow:hidden; margin:0px; padding:0px; border-bottom:#E0E0E0 1px solid; border-radius:0px 0px 4px 4px;width:280px; margin:0 auto; text-align:center}
.sy_cplist1 li dl dt{overflow:hidden; margin:0px; padding:0px;background:#F9F9F9;}
.sy_cplist1 li dl dt h3{overflow:hidden; margin:0px; padding:0px; font-size:15px; color:#222;white-space:nowrap;text-overflow:ellipsis; padding-top:10px}
.sy_cplist1 li dl dd{overflow:hidden; margin:0px; padding:0px; font-size:14px; color:#D61615;white-space:nowrap;text-overflow:ellipsis; line-height:30px; padding-bottom:10px;background:#F9F9F9;}

.sy_cp_tu{ width:280px;height:250px; position:relative}
.sy_cp_tu img{ width:280px; height:250px;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}

.sy_cplist li dl a:hover  img{-webkit-transform: scale(1.1);transform: scale(1.1);-moz-transform: scale(1.1);}
.sy_cplist li dl:hover  h3{color:#D61615;}  
.sy_cplist li dl:hover  dd{color:#666;} 

.sy_cplist1 li dl a:hover  img{-webkit-transform: scale(1.1);transform: scale(1.1);-moz-transform: scale(1.1);}
.sy_cplist1 li dl dt h3:hover{color:#D61615;}
@media only screen and (max-width: 1199px) {

.sy_cp_tu{ width:100%; height:196px; position:relative}
.sy_cp_tu img{ width:220px; height:196px;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}

.sy_cplist li dl{overflow:hidden; margin:0px; padding:0px; background:#fff; border-bottom:#E0E0E0 1px solid; border-radius:0px 0px 4px 4px;width:220px; margin:0 auto; text-align:center}
.sy_cplist li dl dt h3{overflow:hidden; margin:0px; padding:0px; font-size:15px; color:#222;white-space:nowrap;text-overflow:ellipsis; padding-top:10px}
.sy_cplist li dl dd{overflow:hidden; margin:0px; padding:0px; font-size:14px; color:#D61615;white-space:nowrap;text-overflow:ellipsis; line-height:30px; padding-bottom:10px}

.sy_cplist1 li dl{overflow:hidden; margin:0px; padding:0px; background:#F9F9F9; border-bottom:#E0E0E0 1px solid; border-radius:0px 0px 4px 4px;width:220px; margin:0 auto; text-align:center}
.sy_cplist1 li dl dt h3{overflow:hidden; margin:0px; padding:0px; font-size:15px; color:#222;white-space:nowrap;text-overflow:ellipsis; padding-top:10px}
.sy_cplist1 li dl dd{overflow:hidden; margin:0px; padding:0px; font-size:14px; color:#D61615;white-space:nowrap;text-overflow:ellipsis; line-height:30px; padding-bottom:10px}
}

@media only screen and (max-width: 990px) {
.sy_cplist li{overflow:hidden; margin:0px; padding:0px; list-style:none; width:25%; margin:0px 0%; margin-bottom:10px;margin-top:10px;}
.sy_cplist li dl{overflow:hidden; margin:0px; padding:0px; background:#fff; border-bottom:#E0E0E0 1px solid; border-radius:0px 0px 4px 4px;width:165px; margin:0 auto; text-align:center}
.sy_cplist1 li{overflow:hidden; margin:0px; padding:0px; list-style:none; width:25%; margin:0px 0%; margin-bottom:10px;margin-top:10px;}
.sy_cplist1 li dl{overflow:hidden; margin:0px; padding:0px; background:#F9F9F9; border-bottom:#E0E0E0 1px solid; border-radius:0px 0px 4px 4px;width:165px; margin:0 auto; text-align:center}

.sy_cp_tu{ width:100%; height:147px; position:relative}
.sy_cp_tu img{ width:165px; height:147px;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}
.sy_cplist li dl dt h3{overflow:hidden; margin:0px; padding:0px; font-size:14px; color:#222;white-space:nowrap;text-overflow:ellipsis; padding-top:10px}
.sy_cplist li dl dd{overflow:hidden; margin:0px; padding:0px; font-size:14px; color:#D61615;white-space:nowrap;text-overflow:ellipsis; line-height:24px; padding-bottom:10px}

.sy_cplist1 li dl dt h3{overflow:hidden; margin:0px; padding:0px; font-size:14px; color:#222;white-space:nowrap;text-overflow:ellipsis; padding-top:10px}
.sy_cplist1 li dl dd{overflow:hidden; margin:0px; padding:0px; font-size:14px; color:#D61615;white-space:nowrap;text-overflow:ellipsis; line-height:24px; padding-bottom:10px}
}
@media only screen and (max-width: 730px) {
.sy_cplist li dl{overflow:hidden; margin:0px; padding:0px; background:#fff; border-bottom:#E0E0E0 1px solid; border-radius:0px 0px 4px 4px;width:125px; margin:0 auto; text-align:center}
.sy_cplist1 li dl{overflow:hidden; margin:0px; padding:0px;background:#F9F9F9;border-bottom:#E0E0E0 1px solid; border-radius:0px 0px 4px 4px;width:125px; margin:0 auto; text-align:center}
.sy_cp_tu{ width:100%; height:112px; position:relative}
.sy_cp_tu img{ width:125px; height:112px;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}
.sy_cplist li dl dt h3{overflow:hidden; margin:0px; padding:0px; font-size:14px; color:#222;white-space:nowrap;text-overflow:ellipsis; padding-top:10px}
.sy_cplist li dl dd{overflow:hidden; margin:0px; padding:0px; font-size:12px; color:#D61615;white-space:nowrap;text-overflow:ellipsis; line-height:24px; padding-bottom:10px}

.sy_cplist1 li dl dt h3{overflow:hidden; margin:0px; padding:0px; font-size:14px; color:#222;white-space:nowrap;text-overflow:ellipsis; padding-top:10px}
.sy_cplist1 li dl dd{overflow:hidden; margin:0px; padding:0px; font-size:12px; color:#D61615;white-space:nowrap;text-overflow:ellipsis; line-height:24px; padding-bottom:10px}
}

@media only screen and (max-width: 550px) {
.sy_cplist li{overflow:hidden; margin:0px; padding:0px; list-style:none; width:50%; float:left; margin-bottom:10px;margin-top:10px}
.sy_cplist li dl{overflow:hidden; margin:0px; padding:0px; background:#fff; border-bottom:#E0E0E0 1px solid; border-radius:0px 0px 4px 4px;width:165px; margin:0 auto; text-align:center}
.sy_cplist1 li{overflow:hidden; margin:0px; padding:0px; list-style:none; width:50%; float:left; margin-bottom:10px;margin-top:10px}
.sy_cplist1 li dl{overflow:hidden; margin:0px; padding:0px; background:#F9F9F9; border-bottom:#E0E0E0 1px solid; border-radius:0px 0px 4px 4px;width:165px; margin:0 auto; text-align:center}

.sy_cp_tu{ width:100%; height:147px; position:relative}
.sy_cp_tu img{ width:165px; height:147px;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}
.sy_cplist li dl dt h3{overflow:hidden; margin:0px; padding:0px; font-size:14px; color:#222;white-space:nowrap;text-overflow:ellipsis; padding-top:10px}
.sy_cplist li dl dd{overflow:hidden; margin:0px; padding:0px; font-size:12px; color:#D61615;white-space:nowrap;text-overflow:ellipsis; line-height:30px; padding-bottom:10px}

.sy_cplist1 li dl dt h3{overflow:hidden; margin:0px; padding:0px; font-size:14px; color:#222;white-space:nowrap;text-overflow:ellipsis; padding-top:10px}
.sy_cplist1 li dl dd{overflow:hidden; margin:0px; padding:0px; font-size:12px; color:#D61615;white-space:nowrap;text-overflow:ellipsis; line-height:30px; padding-bottom:10px}
}

@media only screen and (max-width: 350px) {
.sy_cplist li{overflow:hidden; margin:0px; padding:0px; list-style:none; width:50%; float:left; margin-bottom:10px;margin-top:10px}
.sy_cplist li dl{overflow:hidden; margin:0px; padding:0px; background:#fff; border-bottom:#E0E0E0 1px solid; border-radius:0px 0px 4px 4px;width:125px; margin:0 auto; text-align:center}
.sy_cplist1 li{overflow:hidden; margin:0px; padding:0px; list-style:none; width:50%; float:left; margin-bottom:10px;margin-top:10px}
.sy_cplist1 li dl{overflow:hidden; margin:0px; padding:0px; background:#F9F9F9; border-bottom:#E0E0E0 1px solid; border-radius:0px 0px 4px 4px;width:125px; margin:0 auto; text-align:center}

.sy_cp_tu{ width:100%; height:112px; position:relative}
.sy_cp_tu img{ width:125px; height:112px;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}
.sy_cplist li dl dt h3{overflow:hidden; margin:0px; padding:0px; font-size:14px; color:#222;white-space:nowrap;text-overflow:ellipsis; padding-top:10px}
.sy_cplist li dl dd{overflow:hidden; margin:0px; padding:0px; font-size:12px; color:#D61615;white-space:nowrap;text-overflow:ellipsis; line-height:30px; padding-bottom:10px}

.sy_cplist1 li dl dt h3{overflow:hidden; margin:0px; padding:0px; font-size:14px; color:#222;white-space:nowrap;text-overflow:ellipsis; padding-top:10px}
.sy_cplist1 li dl dd{overflow:hidden; margin:0px; padding:0px; font-size:12px; color:#D61615;white-space:nowrap;text-overflow:ellipsis; line-height:30px; padding-bottom:10px}
}


.sy_adbox{ overflow:hidden; margin:20px 0px}
.sy_adbox img{ width:100%; height:auto; vertical-align:middle;}

.t_more{ float:right; line-height:30px; font-size:14px; padding-right:25px;background: url(../images/i_more.png)  right center no-repeat; height:30px}


.btn_xz_k{ overflow:hidden; width:110px; margin:0 auto; background:#A20F17; margin-top:5px}
.btn_xz{ width:100%;background:#A20F17; height:30px; line-height:30px; font-size:14px; color:#FFFFFF}
.btn_xz_k .btn_xz:hover{background:#C70605;color:#FFA200}

/*-----新闻动态------*/
.sy_new_L{float:left; width:49%; overflow:hidden}
.sy_new_R{float:right; width:49%; overflow:hidden}

.sy_dv{ width:560px; height:auto; float:right; overflow:hidden}


/*-----news3--------*/
.m_news1{ overflow:hidden; margin:0px; padding:0px 0px}
.m_news1 li{overflow:hidden; margin:0px auto; padding:0px 0px; list-style:none; width:97%; margin-bottom:10px; border:#E6E6E6 1px solid; padding:5px 1%;border-radius:3px}
.m_news1 li dl{overflow:hidden; margin:0px; padding:0px; }
.m_news1 li dl dt{overflow:hidden; margin:0px; padding:0px; font-size:16px; color:#333333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; line-height:180%}
.m_news1 li dl dd{overflow:hidden; margin:0px; padding:0px; font-size:12px; line-height:20px; color:#777;overflow:hidden; height:44px}
.m_news1  li a:hover dl dt{ color:#FF6C00 }
.m_news1  li a:hover dl dd{ color:#333 }
.m_news1  li a:hover .m_news_time span{ color:#FF6C00 }
.m_news1  li a:hover .m_news_time p{ color:#FF6C00 }
.m_news_time{ width:90px; float:left; margin-right:15px; border-right:#999 1px solid; text-align:center}
.m_news_time span{ font-size:32px; line-height:44px; color:#333333}
.m_news_time p{ font-size:13px; margin:0px; padding:0px; line-height:25px; color:#C5C5C5}

@media only screen and (max-width:1100px) {
.m_news1 li{overflow:hidden; margin:0px auto; padding:0px 0px; list-style:none; width:97%; margin-bottom:10px; border:#E6E6E6 1px solid; padding:5px 1%;border-radius:3px}
.sy_dv{ width:100%; height:auto; float: none; overflow:hidden; margin:0 auto; margin-top:0px}
.m_news1 li dl dd{margin:0px; padding:0px; font-size:12px; line-height:20px; color:#777;overflow:hidden; height:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.m_news_time span{ font-size:32px; line-height:34px; color:#333333}
.m_news_time p{ font-size:13px; margin:0px; padding:0px; line-height:20px; color:#C5C5C5}
.sy_dv{ width:100%; height:auto; float:right; overflow:hidden}
}

@media only screen and (max-width:800px) {
.m_news1 li{overflow:hidden; margin:0px auto; padding:0px 0px; list-style:none; width:97%; margin-bottom:10px; border:#E6E6E6 1px solid; padding:6px 1%;border-radius:3px}
.sy_dv{ width:100%; height:auto; float: none; overflow:hidden; margin:0 auto; margin-top:0px}
.m_news1 li dl dd{margin:0px; padding:0px; font-size:12px; line-height:24px; color:#777;overflow:hidden; height:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.m_news1 li dl dt{overflow:hidden; margin:0px; padding:0px; font-size:14px; color:#333333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; line-height:180%}
}

@media only screen and (max-width:740px) {
.m_news1 li{overflow:hidden; margin:0px auto; padding:0px 0px; list-style:none; width:97%; margin-bottom:10px; border:#E6E6E6 1px solid; padding:10px 1%;border-radius:3px}
.sy_new_L{float:left; width:100%; overflow:hidden}
.sy_new_R{float:left; width:100%; overflow:hidden; background:#F5F5F5}
.sy_dv{ width:80%; height:auto; float: none; overflow:hidden; margin:0 auto; margin-top:10px}
.m_news1{ overflow:hidden; margin:0px; padding:0px 0px; width:100%; float:left}

.m_news_time span{ font-size:32px; line-height:34px; color:#333333}
.m_news_time p{ font-size:13px; margin:0px; padding:0px; line-height:20px; color:#C5C5C5}

}

@media only screen and (max-width:560px) {
.sy_dv{ width:98%; height:auto; float: none; overflow:hidden; margin:0 auto; margin-top:0px}
.sy_new_R{float:left; width:100%; overflow:hidden; background: none}
}



/*-----服务图------*/
.sy_ser{ overflow:hidden; margin:0px; padding:0px; width:70%; margin:0 auto; margin-bottom:20px; margin-top:10px}
.sy_ser li{ width:31.33%; text-align:center; margin:0px 1%; float:left; text-align:center}
.sy_ser li img{max-width:100%; height:auto}

.sy_ser_txt{ padding:0px 0px 30px 0px; color:#333333; font-size:14px; border-top:#fff 1px solid}

.sy_ser_txt p{ margin:0px; padding:0px; width:80%; margin:0 auto; padding-top:20px; text-align:center; line-height:22px}


@media only screen and (max-width:1050px) {
.sy_ser{ overflow:hidden; margin:0px; padding:0px; width:90%; margin:0 auto; margin-bottom:20px; margin-top:20px}
.sy_ser_txt p{ margin:0px; padding:0px; width:100%; margin:0 auto; padding-top:20px; text-align:center; line-height:22px}
}

@media only screen and (max-width:800px) {
.sy_ser{ overflow:hidden; margin:0px; padding:0px; width:100%; margin:0 auto; margin-bottom:10px; margin-top:20px}
.sy_ser_txt p{ margin:0px; padding:0px; width:99%; margin:0 auto; padding-top:10px; text-align:center; line-height:20px; font-size:12px}
}




/*-----------down---------------*/
.down_nav_bg{ overflow:hidden; width:100%;  padding:40px 0px 20px 0px; background:#1B1F2A; display:block}
.down_nav { float:left; width:60%;display:block; overflow:hidden}
.down_nav li{ overflow:hidden; margin:0px; padding:0px; float:left; width:20%}
.down_nav li dl{ overflow:hidden; margin:0px; padding:0px; color:#FFFFFF}
.down_nav li dl dt{ overflow:hidden; margin:0px; padding:0px; font-size:16px; margin-bottom:5px; }
.down_nav li dl dd{ overflow:hidden; margin:0px; padding:0px; color:#CECECE;}
.down_nav li dl dt  a{border-bottom:1px #666 solid; font-size:16px;color:#FFFFFF; overflow:hidden; padding-bottom:4px;overflow:hidden}
.down_nav li dl dd a{ color:#CECECE;}
.down_nav li dl dd a:hover{ color:#E12B17}


.wx_K{float:left; overflow:hidden; width:40%;}
.wx_box{ overflow:hidden; float:left; width:auto; text-align:center; margin-right:30px}
.wx_box img{ width:100px; height:100px;}
.wx_box p{ margin:0px; line-height:30px; padding:0px;color:#fff; font-size:16px}


.wx_K dl{ overflow:hidden; margin:0px; padding:0px; color:#FFFFFF}
.wx_K dl dt{ overflow:hidden; margin:0px; padding:0px; font-size:16px; margin-bottom:6px}
.wx_K dl dd{ overflow:hidden; margin:0px; padding:0px; color:#FFFFFF;}
.wx_K dl dt  a{border-bottom:1px #666 solid; font-size:16px;color:#FFFFFF; overflow:hidden; padding-bottom:4px;overflow:hidden}
.wx_K dl dd a{ color:#FFFFFF;}
.wx_K dl dd a:hover{ color:#E12B17}

.wx_K dl dd h3{ font-size:26px; color:#FFFFFF; margin:0px; padding:0px; margin-bottom:10px; font-weight:normal}

.down_bg{ background:#0E121B; padding:10px 0px; color:#CECECE; font-size:12px}
.down_cop{ width:auto; color:#999; float:left; line-height:180% }
.d_lm{ float:right;line-height:180% }



@media only screen and (max-width:1024px) {
.down_nav { float:left; width:60%;display:block}
.wx_K{ width:40%; float:right; overflow:hidden}
.down_nav li{ overflow:hidden; margin:0px; padding:0px; float:left; width:20%}
.wx_box{ overflow:hidden; float:left; width:auto; text-align:center; margin-right:20px}
}


@media only screen and (max-width:900px) {
.down_cop{ width:auto; color:#999; float:left; width:100% }
.d_lm{ float:left; width:100%}
.wx_box{ overflow:hidden; float:left; width:auto; text-align:center; margin-right:10px}
.down_nav { float:left; width:60%;display:block}
.wx_K{ width:40%; float:right; overflow:hidden}
.down_nav_bg{ overflow:hidden; width:100%;  padding:40px 0px 20px 0px; background:#1B1F2A; margin-top:0px; display:block}

.wx_box img{ width:93%; height:auto;}
.down_nav li{ overflow:hidden; margin:0px; padding:0px; float:left; width:20%}
.down_nav li dl dd{ font-size:12px}


}

@media only screen and (max-width:740px) {
.down_nav{ display:none}
.wx_K{ width:100%; float:left; overflow:hidden; display:block}
.wx_box img{ width:120px; height:120px;}
.wx_box{ overflow:hidden; float:left; width:auto; text-align:center; margin-right:20px}
.wx_K dl dd{ overflow:hidden; margin:0px; padding:0px; color:#FFFFFF; line-height:190%}
}





.link_txt{ overflow:hidden; margin-bottom:10px; margin-top:20px; display:block}
.link_txt ul{ margin:0px; overflow:hidden; padding:0px; width:100%}
.link_txt ul li{ width:auto; float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; padding:0px 0px 0px 5px}
.link_txt ul li a{ font-size:12px; color:#CECECE; line-height:180%}

@media only screen and (max-width:740px) {
.link_txt{ overflow:hidden; margin-bottom:10px; margin-top:20px; display: none}
}






/*-------banner-----------*/
.fixed_banner1{ width:100%; height:360px ;background-size:cover; display:block;}
.fixed_banner2{ width:100%; height:360px; background:url(../images/big_bg2.jpg) no-repeat center top;display:block;}
.fixed_banner3{ width:100%; height:360px; background:url(../images/big_bg3.jpg) no-repeat center top; display:block;}
.fixed_banner4{ width:100%; height:360px; background:url(../images/big_bg4.jpg) no-repeat center top; display:block;}
.fixed_banner5{ width:100%; height:360px; background:url(../images/big_bg5.jpg) no-repeat center top; display:block;}
.fixed_banner6{ width:100%; height:360px; background:url(../images/big_bg6.jpg) no-repeat center top;display:block;}
.fixed_banner6_1{ width:100%; height:360px; background:url(../images/big_bg6_1.jpg) no-repeat center top;display:block;}
.fixed_banner7{ width:100%; height:360px; background:url(../images/big_bg7.jpg) no-repeat center top;display:block;}
.fixed_banner_so{ width:100%; height:360px; background:url(../images/big_bg_so.jpg) no-repeat center top;display:block;}

@media only screen and (max-width:1100px) {
.fixed_banner1{ width:100%; height:180px;background-size:cover; display:block;}
.fixed_banner2{ width:100%; height:180px; background:url(../images/big_bg2.jpg) no-repeat center center; background-size:cover; display:block;}
.fixed_banner3{ width:100%; height:180px; background:url(../images/big_bg3.jpg) no-repeat center center; background-size:cover; display:block;}
.fixed_banner4{ width:100%; height:180px; background:url(../images/big_bg4.jpg) no-repeat center center; background-size:cover; display:block;}
.fixed_banner5{ width:100%; height:180px; background:url(../images/big_bg5.jpg) no-repeat center center; background-size:cover; display:block;}
.fixed_banner6{ width:100%; height:180px; background:url(../images/big_bg6.jpg) no-repeat center center; background-size:cover; display:block;}
.fixed_banner7{ width:100%; height:180px; background:url(../images/big_bg7.jpg) no-repeat center center; background-size:cover; display:block;}
.fixed_banner_so{ width:100%; height:180px; background:url(../images/big_bg_so.jpg) no-repeat center center; background-size:cover; display:block;}
}

@media only screen and (max-width:900px) {
.fixed_banner1{ width:100%; height:120px; background-size:cover; display:block;}
.fixed_banner2{ width:100%; height:120px; background:url(../images/big_bg2.jpg) no-repeat center center; background-size:cover; display:block;}
.fixed_banner3{ width:100%; height:120px; background:url(../images/big_bg3.jpg) no-repeat center center; background-size:cover; display:block;}
.fixed_banner4{ width:100%; height:120px; background:url(../images/big_bg4.jpg) no-repeat center center; background-size:cover; display:block;}
.fixed_banner5{ width:100%; height:120px; background:url(../images/big_bg5.jpg) no-repeat center center; background-size:cover; display:block;}
.fixed_banner6{ width:100%; height:120px; background:url(../images/big_bg6.jpg) no-repeat center center; background-size:cover; display:block;}
.fixed_banner7{ width:100%; height:120px; background:url(../images/big_bg7.jpg) no-repeat center center; background-size:cover; display:block;}
.fixed_banner_so{ width:100%; height:120px; background:url(../images/big_bg_so.jpg) no-repeat center center; background-size:cover; display:block;}
}


/*----------内页---列表------------*/

/*-----新闻详细页------*/
.content_bt{ width:100%; line-height:25px; font-size:20px; text-align:center; padding-top:25px;font-weight:bold; padding-bottom:5px;overflow:hidden}
.content_info{width:100%; border-bottom:#ccc 1px solid; font-size:12px; color:#666666; text-align:center; padding-bottom:4px; margin-bottom:10px; line-height:25px}
.i_date{ background:url(../images/i_time.png) no-repeat left center; padding-left:22px; margin-right:10px; padding-top:2px; padding-bottom:2px}
.i_from{ background:url(../images/i_t1.png) no-repeat left center; padding-left:20px; margin-right:10px}
.i_View{ background:url(../images/i_View.png) no-repeat  left center; padding-left:25px}

.content_txt{line-height:200%; color:#333333; font-size:14px; overflow:hidden; padding:0px 0px 10px 0px;}

.content_txt img{MAX-WIDTH: 100%!important;HEIGHT: auto!important;}
.content_txt_tu{overflow:hidden; text-align:center}
.content_txt_tu img{MAX-WIDTH: 100%!important;HEIGHT: auto!important;}

.next_k{margin-top:15px; border-top:#eee 1px solid;margin-bottom:10px}
.next_k ul{ margin:0px; padding:0px; margin-top:10px}
.next_k ul li{ line-height:25px; margin:0px; padding:0px; color:#666666; font-size:12px; width:100%}
.next_k ul li a{font-size:12px}

.page_k{ text-align:center; padding:10px; font-size:12px;border-top:#eee 1px solid; margin-top:15px;}
.page_k a{ font-size:12px}
.page_k a:hover{ font-size:12px}
.page_k span{ margin:0px 5px}

.dh_k{ overflow:hidden; padding:5px 0px; margin-bottom:15px; border-bottom:#eee 1px solid;}
.wzdh_k{ overflow:hidden; border-bottom:#CCCCCC 0px solid;line-height:25px; padding-top:1px; float:left; width:100%}
.wzdh_k span{background:url(../images/i_home.png)no-repeat left 7px; padding-left:18px; font-size:14px; line-height:30px;padding-top:5px; }
.r_wzk1{ float:right; width:auto; font-size:12px; display:block;}
.r_wzk1 a{color:#444}
@media (max-width: 768px) {
.wzdh_k span{background:url(../images/i_home.png)no-repeat left 4px; padding-left:16px; font-size:12px; line-height:30px;padding-top:5px; }
}

/*--内页_栏目导航---*/

.sub_bg1{overflow:hidden; border-top:#eee 1px  solid; margin:20px 0px; padding-top:20px; margin-bottom:0px}
.sub_box{width:80%;overflow:hidden;padding:0px;margin:0 auto;}
.sub_box1{width:50%;overflow:hidden;padding:0px;margin:0 auto;}

.l-sub{width:100%;overflow:hidden;padding:0px;margin:0 auto;}
.l-sub li{ height: 40px; line-height:40px; text-align:center; width:14.66%; float:left; margin:0px 1%;list-style:none;}
.l-sub a{ display: block; color: #333; font-size:16px;border:#333 1px  solid;height:38px;line-height:38px;}
.l-sub a:hover,.l-sub a:active,.l-sub li.active a{color: #D61615; font-size:16px; text-decoration:none; height: 38px;border:#D61615 1px  solid; line-height:38px;}
.l-sub li.active a{ color: #D61615; font-size:16px;text-decoration:none; height:38px;BACKGROUND:#fff;border:#D61615 1px  solid; line-height:38px;}

.l-sub1{width:100%;overflow:hidden;padding:0px;margin:0 auto;}
.l-sub1 li{ height: 40px; line-height:40px; text-align:center; width:31.33%; float:left; margin:0px 1%;list-style:none;}
.l-sub1 a{ display: block; color: #333; font-size:16px;border:#333 1px  solid;height:38px;line-height:38px;}
.l-sub1 a:hover,.l-sub1 a:active,.l-sub1 li.active a{color: #D61615; font-size:16px; text-decoration:none; height: 38px;border:#D61615 1px  solid; line-height:38px;}
.l-sub1 li.active a{ color: #D61615; font-size:16px;text-decoration:none; height:38px;BACKGROUND:#fff;border:#D61615 1px  solid; line-height:38px;}




@media (max-width: 768px) {
.sub_bg1{overflow:hidden; border-top:#eee 1px  solid; margin:10px 0px 0px 0px; padding-top:20px}
.sub_box{width:100%;overflow:hidden;padding:0px;margin:0 auto;}
.sub_box1{width:80%;overflow:hidden;padding:0px;margin:0 auto;}


.l-sub{width:100%;overflow:hidden;padding:0px;margin:0 auto;}
.l-sub li{ height: 40px; line-height:40px; text-align:center; width:14.66%; float:left; margin:0px 1%;list-style:none}
.l-sub a{ display: block; color: #333; font-size:16px;border:#333 1px  solid;height:38px;line-height:38px;}
.l-sub a:hover,.l-sub a:active,.l-sub li.active a{color: #D61615; font-size:16px; text-decoration:none; height: 38px;border:#D61615 1px  solid; line-height:38px;}
.l-sub li.active a{ color: #D61615; font-size:16px;text-decoration:none; height:38px;BACKGROUND:#fff;border:#D61615 1px  solid; line-height:38px;}
}


@media (max-width: 560px) {

.sub_bg1{overflow:hidden; border-top:#eee 1px  solid; margin:10px 0px 0px 0px; padding-top:10px}
.sub_box1{width:100%;overflow:hidden;padding:0px;margin:0 auto;}

.l-sub{width:100%;overflow:hidden;padding:0px;margin:0 auto;}
.l-sub li{ height: 36px; line-height:36px; text-align:center; width:31.33%; float:left; margin:0px 1%;list-style:none; margin-bottom:10px}
.l-sub a{ display: block; color: #333; font-size:14px;border:#333 1px  solid;height:34px;line-height:34px;}
.l-sub a:hover,.l-sub a:active,.l-sub li.active a{color: #D61615; font-size:14px; text-decoration:none; height: 36px;border:#D61615 1px  solid; line-height:34px;}
.l-sub li.active a{ color: #D61615; font-size:14px;text-decoration:none; height:34px;BACKGROUND:#fff;border:#D61615 1px  solid; line-height:34px;}


.l-sub1{width:100%;overflow:hidden;padding:0px;margin:0 auto;}
.l-sub1 li{ height: 36px; line-height:36px; text-align:center; width:31.33%; float:left; margin:0px 1%;list-style:none; margin-bottom:10px}
.l-sub1 a{ display: block; color: #333; font-size:14px;border:#333 1px  solid;height:34px;line-height:34px;}
.l-sub1 a:hover,.l-sub1 a:active,.l-sub1 li.active a{color: #D61615; font-size:14px; text-decoration:none; height: 36px;border:#D61615 1px  solid; line-height:34px;}
.l-sub1 li.active a{ color: #D61615; font-size:14px;text-decoration:none; height:34px;BACKGROUND:#fff;border:#D61615 1px  solid; line-height:34px;}
}



/*--内页_关于我们---*/

.m_about_box{ overflow:hidden; background: url(../images/gs_nr.jpg)  right  top no-repeat;padding:0px 276px 40px 0px; margin-top:80px }
.m_about{ float:left; margin-right:5%; width:30%;}
.m_about li{overflow:hidden; margin:0px; padding:0px; list-style:none; margin-bottom:40px}
.m_about li img{ width:300px; height:auto;}

.m_gs_js{ overflow: hidden; margin:0px; padding:0px}
.m_gs_js dl{overflow: hidden; margin:0px; padding:0px; float:left}
.m_gs_js dl dt{overflow: hidden; margin:0px; padding:0px}
.m_gs_js dl dd{overflow: hidden; margin:0px; padding:0px; font-size:14px}


@media (max-width:1100px) {
.m_about_box  .m_about li img{ width:100%; height:auto;}
.m_about{ float:left; margin-right:5%; width:35%;}
.m_about_box  .m_about li img{ width:100%; height:auto;}
.m_about_box{ overflow:hidden; background: none;padding:0px 0px 40px 0px; margin-top:40px }
.m_about li{overflow:hidden; margin:0px; padding:0px; list-style:none; margin-bottom:20px}
}

@media (max-width:660px) {
.m_about li{overflow:hidden; margin:0px; padding:0px; list-style:none; margin-bottom:10px}
.m_about{ float:left; margin-right:0%; width:100%;}
.m_about_box  .m_about li img{ width:100%; height:auto;}
.m_about_box{ overflow:hidden; background: none;padding:0px 0px 40px 0px; margin-top:20px }
.m_gs_js dl dd{overflow: hidden; margin:0px; padding:0px; float:left; width:100%}
}



/*--内页_产品详细---*/

.cpxx_bt{ overflow:hidden; font-size:24px; color:#333333; font-weight:bold}
.cpxx_bt p{ font-size:14px;color:#D51717;text-transform:uppercase; width:auto}
.cpxx_bt a{ color:#333333;}

@media (max-width:660px) {
.cpxx_bt{ overflow:hidden; font-size:18px; color:#333333; font-weight:bold}
.cpxx_bt p{ font-size:12px;color:#D51717;text-transform:uppercase; width:auto; line-height:18px; margin-top:-4px}
}

/*---------内页子栏目----------*/
.main_nr{overflow: hidden;padding: 10px 0px;font-size: 14px;line-height: 190%;}

.main_L{ width:900px; overflow:hidden; float:left; display:block;}
.main_R{ width:280px;overflow:hidden; float: right; display:block; }
.lm_k_bg span{font-size:16px;line-height:38px; padding-left:0px }
.lm_k_bg{ background:#E0E0E0; border-top:#D21917 2px solid; overflow:hidden;border-bottom:#fff 1px solid; text-align:center;height:40px}

@media only screen and (max-width:1024px) {
.main_L{ width:73.5%; overflow:hidden; float:left; display:block}
.main_R{ width:26%; overflow:hidden; float: right; display:block}
}
@media only screen and (max-width:800px) {
.main_L{ width:100%; overflow:hidden; float:left; margin-bottom:15px}
.main_R{ width:100%; overflow:hidden; float: left; display:none}
}



/*---------产品属性详细----------*/

.fwxm_box{ overflow:hidden; padding:2px 0px 20px 0px}
.fwxm_L{ overflow:hidden; width:560px; float:left}
.fwxm_L img{ width:100%; height:auto}
.fwxm_R{ overflow:hidden; width:50%; float: right}
.fwxm_R dl{ margin:0px; padding:0px; overflow: hidden}
.fwxm_R dl dt{ margin:0px; padding:0px; overflow: hidden; font-size:24px; line-height:30px; font-weight: normal;color:#222}
.fwxm_R dl dt p{ font-size:14px; color:#666}
.fwxm_R dl dd{ margin:0px; padding:0px; overflow: hidden}

.jiage_bg{ background:#EFF7F8; padding:10px; margin:10px 0px}
.jiage_bg p{ font-size:14px; line-height:200%}
.jiage_bg p span{font-size:14px; margin-right:4px}


.splm{overflow: hidden;height:40px;margin:0px;padding:0px;line-height:40px;border:1px #DADADA solid;background:#F6F6F6}
.splm span{display: block; color: #333;font-size: 15px;font-weight: bold; padding-left:20px}


.mfzx_btn_k{ overflow:hidden; float: left; margin-left:0px; margin-right:20px; padding-top:15px}
.mfzx_btn1{overflow:hidden; background:#D61516 url(../images/i_dh.png) no-repeat 5px center; line-height:30px;padding:1px 8px 1px 27px; font-size:15px; color:#FFFFFF; border-radius:4px}
.mfzx_btn2{overflow:hidden; background:#1181C9 url(../images/i_zj.png) no-repeat 5px center; line-height:30px;padding:1px 8px 1px 27px; font-size:15px; color:#FFFFFF;border-radius:4px}
.mfzx_btn_k a:hover .mfzx_btn1{background:#C61516 url(../images/i_dh.png) no-repeat 5px center;}
.mfzx_btn_k a:hover .mfzx_btn2{background:#0971B3 url(../images/i_zj.png) no-repeat 5px center;}

@media screen and (max-width: 1100px) {
.fwxm_L{ overflow:hidden; width:42%; float:left}
}

@media screen and (max-width: 800px) {
.mfzx_btn_k{ overflow:hidden; float: left; margin-left:15px;margin-right:0px; padding-top:15px}
.fwxm_L{ overflow:hidden; width:44%; float:left}
}

@media screen and (max-width: 767px) {

.fwxm_L{ overflow:hidden; width:100%; float:left; margin-bottom:10px}
.fwxm_R{ overflow:hidden; width:100%; float:left}

.fwxm_R dl{ margin:0px; padding:0px; overflow: hidden}
.fwxm_R dl dt{ margin:0px; padding:0px; overflow: hidden; font-size:18px; line-height:30px; font-weight: normal}
.fwxm_R dl dt p{ font-size:12px;}
.fwxm_R dl dt p b{ margin-right:6px; background:url(../images/i_aq.png) no-repeat left center;padding:2px 6px 2px 19px; color:#444; line-height:20px;font-weight: normal; float:left; margin-top:5px}
.fwxm_R dl dd{ margin:0px; padding:0px; overflow: hidden}
.jiage_bg p{ font-size:12px; line-height:180%}
}





.tj_tu{ overflow:hidden; margin-top:10px}
.tj_tu ul{ overflow:hidden; margin:0px; padding:0px;}
.tj_tu ul li{ list-style:none; border-bottom:#CCCCCC 1px dotted; margin-bottom:10px;overflow:hidden; width:100%}
.tj_tu ul li dl{overflow:hidden; margin:0px; padding:0px;}
.tj_tu ul li dl dt{overflow:hidden; margin:0px; padding:0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; line-height:24px; padding-top:25px}
.tj_tu ul li dl dt a{overflow:hidden; margin:0px; padding:0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:14px}
.tj_tu ul li dl dd{overflow:hidden; margin:0px; padding:0px; font-size:12px; line-height:24px; color:#E50001}

.tj_pic{ float:left; margin-right:10px; overflow:hidden}

.tj_pic  img{ width:120px; height:107px; margin-bottom:6px}







/*--内页_留言---*/


.odform-tit{font-weight:normal;font-size:22px;color:#595757;line-height:40px;text-align:center;border-bottom:1px solid #c9cacb;margin:0;padding:10px 0}
.odform-tit img{height:40px;vertical-align:middle;margin-right:15px}
.odform{ overflow:hidden; margin:15px 0px;}
.input-group1{margin-bottom:10px;position:relative; width:100%;}
.input-group1 span{ color:#FF0000}
.input-group1 label{padding:0px 0;position:absolute;color:#333; font-size:14px; }
.input-group1 input{margin-left:5em;padding:4px 6px;box-sizing:border-box;background:#fff;border:1px solid #D9D9D9;border-radius:5px;color:#595757;width:78%; font-size:14px; line-height:25px}
.input-group1 select{margin-left:5em;padding:2% 6px;box-sizing:border-box;background:#fff;border: #efeff0 1px solid;border-radius:5px;color:#595757;width:78%; font-size:14px; line-height:25px}
.input-group1 textarea{margin-left:5em;padding:4px 6px;box-sizing:border-box;background:#fff;border:1px solid #D9D9D9;border-radius:5px;color:#595757;width:78%; font-size:14px; height:150px}

.input-group2 label{padding:0px 0;color:#333; font-size:14px; }
.input-group2{margin-bottom:10px;position:relative; width:100%; overflow:hidden}
.input-group2 select{margin-left:10px;padding:4px 16px;box-sizing:border-box;background:#efeff0;border:0;border-radius:5px;color:#595757;font-size:14px; line-height:25px;  overflow:hidden;background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;}

.input-group2 input{margin-left:5px;padding:2px 6px;box-sizing:border-box;background:#efeff0;border:0;border-radius:5px;color:#595757;font-size:14px; line-height:25px;  overflow:hidden;background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;}
.input-group2 span{ color:#FF0000; margin-left:10px}

.odform button{background:#423B33;color:#fff;text-align:center;border:0;border-radius:5px;padding:4px;width:120px;font-size:16px; font-weight:bold;cursor: pointer; line-height:30px; margin:0 auto}
.an_ly{ width:120px; margin-left:72px}
.btntj{background:#D81415;color:#fff;text-align:center;border:0;border-radius:5px;padding:4px;width:120px;font-size:16px; font-weight:bold;cursor: pointer; line-height:30px;}

.ly_lybt{border-bottom:#ddd 1px solid; margin-bottom:10px; font-size:16px; font-weight:bold}


.ly_book{ overflow:hidden;}
.ly_book.dl{ width:100%;}
.ly_book.dl dt{ font-size:14px; border-bottom:#CCCCCC 1px solid}
.ly_book.dl dt dd{ font-size:12px; line-height:180%; padding:1%;}
.ly_book.dl dt span { float:right; font-size:12px;}

.ly_book{ overflow:hidden; border-bottom:#CCCCCC 1px solid; margin-bottom:3px; padding:10px 0px}
.ly_book_L{ float: left; margin-right:1%; width:15%; text-align:center; line-height:20px}
.ly_book_L img{ width:60px; margin:0 auto; border-radius:50%; background:#CCCCCC}
.ly_book_R{ float:right; width:83%;}
.ly_book_R li p{ font-size:14px; font-weight:bold; color:#423B33; line-height:180%}
.ly_book_R li{ font-size:14px;border-bottom:#CCCCCC 1px  dotted}
.ly_book_R li span{ font-size:12px; float:right;}


@media screen and (max-width:768px) {
.zxly_tishi{ overflow:hidden; font-size:14px; color:#423B33; background:#F2EEEB; padding:10px 10px; margin-top:10px}

.ly_book_R li p{ font-size:13px; font-weight:bold; color:#423B33;line-height:170%}
.ly_book_R li{ font-size:13px;border-bottom:#CCCCCC 1px  dotted}
.ly_book_R li span{ font-size:10px; float:right;}
}







/*--内页_新闻---*/

.m_newlist{ overflow:hidden; margin:0px; padding:0px; margin-top:40px}
.m_newlist li{overflow:hidden; margin:5px 0px; padding:14px 0px; list-style:none; border-bottom:#CCCCCC 1px  dashed;}
.m_newlist li dl{overflow:hidden; margin:0px; padding:0px; }
.m_newlist li dl dt{overflow:hidden; margin:0px; padding:0px; }
.m_newlist li dl dt a{ font-size:14px; font-weight: bold; color:#222}
.m_newlist li dl dt a:hover{ color:#D71716}
.m_newlist li dl dd{overflow:hidden; margin:0px; padding:0px;font-size:14px;color:#444 }
.m_newlist li dl dd p{ margin:0px; padding:0px; font-size:12px; color:#777}

.m_new_tu{ float:left; width:auto; overflow:hidden; margin-right:20px; }
.m_new_tu img{ width:120px; height:100px;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}
.m_new_tu:hover  img{-webkit-transform: scale(1.1);transform: scale(1.1);-moz-transform: scale(1.1);}
.m_newlist li:hover{ background:#f5f5f5}


@media (max-width: 1100px) {
.m_newlist{ overflow:hidden; margin:0px; padding:0px; margin-top:10px}

.m_newlist li dl dt{overflow:hidden; margin:0px; padding:0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
.m_newlist li dl dd{overflow:hidden; margin:0px; padding:0px;font-size:14px;color:#444;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.m_new_tu img{ width:100px; height:80px;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}

}

.B_back{ float:right; width:auto; font-size:12px; display:block; line-height:25px;padding-top:3px; margin-left:10px}
.B_back a{color:#333}

@media (max-width: 700px) {
.B_back a{color:#D61313}
}

/*-----news1---------*/
.news_wrapper{ overflow:hidden; padding-top:20px}
.news_wrapper li{ list-style:none; overflow:hidden; border-bottom:#F0F0F0 1px solid; padding-bottom:20px; margin-bottom:20px; float:none}
.news_wrapper li dl{ overflow:hidden;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s; position:relative; height:170px; width:830px ;}
.news_wrapper li dl dt{ overflow:hidden; transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s; margin:0px}
.news_wrapper li dl dd{ overflow:hidden;    line-height: 22px;font-size: 13px;color: #6a6a6a;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s; height:50px}
.news_wrapper li dl dt .title{font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.description{ width:75%;height: auto;line-height: 22px;font-size: 13px; color: #6a6a6a;margin-top: 10px;}

.news_wrapper  .date{color: #c8c8c8;transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; position:absolute; top:120px; left:0; z-index:1}
.news_wrapper  .date  .md{    color: #c8c8c8; margin-left:20px}
.news_wrapper  .date  .year{font-size: 16px;color: #c8c8c8;}
.news_wrapper  .date  .year::after {content: "/"; position: absolute;margin: 0 5px; color: #B1B1B1;}

.news_wrapper li dl::after {content: 'MORE';width: 105px;height: 40px;padding-left: 45px;line-height: 40px;display: block;text-align: left;margin-top:-43px;color: #bcbcbc;border-left: 1px solid rgba(0, 0, 0, .08);transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;font-size: 16px;
background: url(../images/icon_m.png) -165px 0 no-repeat;float: right;border-top: none;}
.news_wrapper li a:hover dl{padding-left:20px; color:#D71714}
.news_wrapper li a:hover dl{ margin-left:20px}

.newsimg{display: block; width: 300px;height:auto; float:left; margin-right:40px;  position:relative;height:170px}
.newsimg img{ width:300px; height:170px}

@media only screen and (max-width: 1024px) {
.news_wrapper li dl{ overflow:hidden;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s; position:relative; height:180px; width:620px ;}
.description{ width:68%;height: auto;line-height: 22px;font-size: 13px; color: #6a6a6a;margin-top: 10px;}
}

@media only screen and (min-width:667px) and (max-width: 768px) {
.news_wrapper li dl{ overflow:hidden;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s; position:relative; height:125px; width:70% ;}
.news_wrapper li dl dd{ overflow:hidden;    line-height: 22px;font-size: 13px;color: #6a6a6a;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s; height:45px}
.newsimg{display: block; width:26%;height:auto; float:left; margin-right:2%}
.newsimg img{ width:100%; height:130px}
.description{ width:65%;height: auto;line-height: 22px;font-size: 13px; color: #6a6a6a;margin-top: 0px;}
.news_wrapper li a:hover dl{padding-left:1%; color:#D71714}
.news_wrapper li a:hover dl{ margin-left:1%}
.news_wrapper  .date{color: #c8c8c8;transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; position: absolute; top:90px; left:0; z-index:1}
}

@media only screen and (max-width: 650px) {
.newsimg{display: block; width:100%;height:auto; float: none; margin-right:0%; margin-bottom:5px}
.newsimg img{ width:100%; height:auto}

.news_wrapper li dl{ overflow:hidden;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s; position:relative; height:auto; width:100% ;}
.news_wrapper li dl dd{ overflow:hidden;    line-height: 22px;font-size: 13px;color: #6a6a6a;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s; height:auto}
.news_wrapper  .date{color: #c8c8c8;transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; position: static; top:0px; left:0; z-index:1; margin:0px; padding:2px}
.news_wrapper li a:hover dl{padding-left:0%; color:#D71714}
.news_wrapper li a:hover dl{ margin-left:0%}

.description{ width:100%;height: auto;line-height: 22px;font-size: 13px; color: #6a6a6a;margin-top: 8px;}
.news_wrapper li dl::after { display:none}
.news_wrapper li dl dd p{ margin:0px; padding:0px}
.news_wrapper li dl dt p{ margin:0px; padding:0px;line-height:200%}
}




/*-----news2--------*/
.news_wrapper1{ overflow:hidden; padding-top:20px; padding:10px 3px;}
.news_wrapper1 li{ list-style:none; overflow:hidden; border-bottom:#F0F0F0 1px solid; margin-bottom:0px; padding:10px;}
.news_wrapper1 li dl{ overflow:hidden;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}
.news_wrapper1 li dl dt{ overflow:hidden; transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s; margin:0px;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news_wrapper1 li dl dd{ overflow:hidden;    line-height: 22px;font-size: 13px;color: #6a6a6a; height:auto;color: #6a6a6a;}
.news_wrapper1 a:hover li dl dt{ color:#D71714} 
.news_wrapper1 li dl dd p{ color:#c8c8c8; font-size:16px; padding:0px ; margin:0px; line-height:250%}
.news_wrapper1 a:hover li{box-shadow: 0px 0px 3px #999;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}

.newsimg1{display: block; width:300px;height:auto; float:left; margin-right:3%}
.newsimg1 img{ width:100%; height:190px;vertical-align:middle;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}
.news_wrapper1 a:hover img{-webkit-transform: scale(0.9);transform: scale(0.9);-moz-transform: scale(0.9);}

@media only screen and (max-width: 800px) {
.newsimg1{display: block; width:30%;height:auto; float:left; margin-right:3%}
.newsimg1 img{ width:100%; height:130px;vertical-align:middle;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}
.news_wrapper1 li dl dd p{ color:#c8c8c8; font-size:16px; padding:0px ; margin:0px; line-height:200%}
.news_wrapper1 li dl dd{ height:74px;}
}


@media only screen and (max-width: 650px) {
.newsimg1{display: block; width:100%;height:auto; float: none; margin-right:0%; margin-bottom:10px}
.newsimg1 img{ width:100%; height:auto}
.news_wrapper1 li{ border:#E6E6E6 1px solid; margin-bottom:10px; border-radius:5px}
.news_wrapper1 a:hover li{box-shadow: none;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}
.news_wrapper1 li dl dd p{ color:#c8c8c8; font-size:14px; padding:0px ; margin:0px; line-height:200%}

}


/*-----news6--------*/
.m_newslist1{ overflow:hidden; margin:0px auto; max-width:1200px; padding:0px; width:96%;}
.m_newslist1 li{ overflow:hidden; margin:0px; padding:0px; list-style:none; padding:1%; border-bottom:#CCCCCC 1px dashed; width:48%; float:left; margin-bottom:5px;}
.m_newslist1 li dl{ overflow:hidden; margin:0px; padding:0px 10px}
.m_newslist1 li dl dt{ overflow:hidden; margin:0px; padding:0px; font-size:16px; font-weight:bold; line-height:190%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.m_newslist1 li dl dd{ overflow:hidden; margin:0px; padding:0px; color:#666666}
.m_newslist1 li:hover{ background:#F5F5F5}
.m_newslist1 li:hover dl dt{ color:#D31716}
.m_newslist1 li:hover .date_box{ background:#D31716}


.date_box{ margin:0px; width:73px; height:87px; background:#E46565; color:#FFFFFF; padding:0px 7px; text-align:right; margin-right:10px; float:left;}
.date_box h3{font-size: 1.4em; margin:0px; padding:0px}
.date_box h3  p{ margin:0px; height: 50px;border-bottom: 2px solid #fff;font-size:36px;line-height: 50px;margin-bottom: 0px;font-family: "impact","arial"; font-weight:normal; padding:0px}

.m_newslist{ overflow:hidden; margin:0px auto; max-width:1200px; padding:0px; width:96%;}
.m_newslist li{ overflow:hidden; margin:0px; padding:0px; list-style:none; padding:1% 0%; border-bottom:#CCCCCC 1px dashed; width:100%; float:left; margin-bottom:5px;}
.m_newslist li dl{ overflow:hidden; margin:0px; padding:0px 10px}
.m_newslist li dl dt{ overflow:hidden; margin:0px; padding:0px; font-size:16px; font-weight:bold; line-height:190%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.m_newslist li dl dd{ overflow:hidden; margin:0px; padding:0px; color:#666666}
.m_newslist li:hover{ background:#F5F5F5}
.m_newslist li:hover dl dt{ color:#D31716}
.m_newslist li:hover .date_box{ background:#D31716}

@media only screen and (max-width: 780px) {
.date_box{ margin:0px; width:73px; height:87px; background:#E46565; color:#FFFFFF; padding:0px 7px; text-align:right; margin-right:10px; float:left;}
.date_box h3{font-size: 1.4em; margin:0px; padding:0px}
.m_newslist1 li dl dd{ overflow:hidden; margin:0px; padding:0px; color:#666666; height:50px}
.m_newslist1 li{ overflow:hidden; margin:0px; padding:0px; list-style:none; padding:5px 0px;}

.m_newslist li dl dd{ overflow:hidden; margin:0px; padding:0px; color:#666666; height:50px}
.m_newslist li{ overflow:hidden; margin:0px; padding:0px; list-style:none; padding:5px 0px;}
}
@media only screen and (max-width:500px) {
.m_newslist1 li{ overflow:hidden; margin:0px; padding:0px; list-style:none; padding:1%; border-bottom:#CCCCCC 1px dashed; width:98%; float:left; margin-bottom:5px;}
.m_newslist li{ overflow:hidden; margin:0px; padding:0px; list-style:none; padding:1%; border-bottom:#CCCCCC 1px dashed; width:98%; float:left; margin-bottom:5px;}
}






/*--内页_加盟案例---*/

.clwl_sl{overflow:hidden; margin:0px; padding:0px; margin-top:10px; height:auto}
.clwl_sl li{ overflow:hidden; margin:0px; padding:0px; list-style:none; float:left; width:33.33%;}
.clwl_sl li dl{ overflow:hidden; margin:0px; padding:0px; width:85%; margin:0 auto; background:#FFFFFF;padding:3%; margin-bottom:10px; margin-top:10px; border:#EEEEEE 1px solid;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}
.clwl_sl li dl dt{ overflow:hidden; margin:0px; padding:0px; font-size:18px; line-height:200%;white-space:nowrap;text-overflow:ellipsis;}
.clwl_sl li dl dt a{ font-size:16px; color:#222;white-space:nowrap;text-overflow:ellipsis;}
.clwl_sl li dl dd{ overflow:hidden; margin:0px; padding:0px; height:50px}
.clwl_sl li dl dt p{ font-size:12px; color:#666666}

.clwl_sl li dl dt img{ width:100%; height:210px; vertical-align:top; border-radius:3px 3px 0px 0px;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}
.clwl_sl li a dl dt{ color:#222; font-size:16px;overflow:hidden; }
.clwl_sl li a dl dt:hover{ color:#FF9000}
.clwl_sl li a:hover img{-webkit-transform: scale(1.2);transform: scale(1.2);-moz-transform: scale(1.2);}
.clwl_sl li dl:hover{box-shadow:0 0 20px 1px rgba(0,0,0,.1);border:#E0E0E0 1px solid;}
.clwl_sl li:hover  dl dt{color:#FF9000}

@media only screen and (max-width: 1024px) {
.clwl_sl li dl dt img{ width:100%; height:180px; vertical-align:top;}

}


@media only screen and (max-width: 900px) {
.clwl_sl{overflow:hidden; margin:0px; padding:0px; margin-top:20px; height:auto}
.clwl_sl li dl dt img{ width:100%; height:140px; vertical-align:top;}

}

@media only screen and (max-width: 736px) {
.clwl_sl li dl dd{ overflow:hidden; margin:0px; padding:0px; height:auto}
.clwl_sl li dl dt img{ width:100%; height:auto; vertical-align:top;}
.clwl_sl li dl{ overflow:hidden; margin:0px; padding:0px; width:91%; margin:0 auto; background:#FFFFFF;padding:3%; margin-bottom:10px; margin-top:10px; border:#EEEEEE 1px solid;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}
.clwl_sl li{ overflow:hidden; margin:0px; padding:0px; list-style:none; float: none; width:80%; margin:0 auto; margin-bottom:10px}
}

@media only screen and (max-width:500px) {
.clwl_sl li dl{ overflow:hidden; margin:0px; padding:0px; width:91%; margin:0 auto; background:#FFFFFF;padding:3%; margin-bottom:10px; margin-top:10px; border:#EEEEEE 1px solid;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}
.clwl_sl li dl dd{ overflow:hidden; margin:0px; padding:0px; height:auto}
.clwl_sl li dl dt img{ width:100%; height:auto; vertical-align:top;}
.clwl_sl li{ overflow:hidden; margin:0px; padding:0px; list-style:none; float: none; width:100%; margin:0 auto; margin-bottom:5px}
}

@media only screen and (max-width:414px) {
.clwl_sl li dl{ overflow:hidden; margin:0px; padding:0px; width:91%; margin:0 auto; background:#FFFFFF;padding:3%; margin-bottom:10px; margin-top:10px; border:#EEEEEE 1px solid;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;}
.clwl_sl li dl dd{ overflow:hidden; margin:0px; padding:0px; height:auto}
.clwl_sl li dl dt img{ width:100%; height:auto; vertical-align:top;}
.clwl_sl li{ overflow:hidden; margin:0px; padding:0px; list-style:none; float:none; width:100%; margin:0 auto; margin-bottom:5px}
}


.xzk_btn_k{ overflow:hidden; margin:0 auto; width:106px;}
.xzk{ overflow:hidden;  padding:10px 0px 10px 0px; background:#eee;}
.xzk_btn1{overflow:hidden; background:#DC2727 url(../images/i_xz.png) no-repeat 5px center; line-height:30px;padding:1px 8px 1px 27px; font-size:15px; color:#FFFFFF; border-radius:4px; width:65px; margin:0 auto}



/*--留言--*/
.smwz{ font-size:15px; line-height:30px; text-align:right}

.lybook_L{overflow:hidden; float:left; width:50%; line-height:190%; font-size:14px}
.lybook_R{  float:right; width:45%;}


@media only screen and (max-width:768px){
.lybook_L{overflow:hidden; float:left; width:100%;}
.lybook_R{ overflow:hidden; float:left; width:100%;}

}

.odform-tit{font-weight:normal;font-size:22px;color:#595757;line-height:40px;text-align:center;border-bottom:1px solid #c9cacb;margin:0;padding:10px 0}
.odform-tit img{height:40px;vertical-align:middle;margin-right:15px}
.odform{ overflow:hidden; margin:15px 0px;}
.input-group1{margin-bottom:10px;position:relative; width:100%;}
.input-group1 span{ color:#FF0000}
.input-group1 label{padding:0px 0;position:absolute;color:#333; font-size:14px; }
.input-group1 input{margin-left:5em;padding:4px 6px;box-sizing:border-box;background:#fff;border:1px solid #D9D9D9;border-radius:5px;color:#595757;width:78%; font-size:14px; line-height:25px}
.input-group1 select{margin-left:5em;padding:2% 6px;box-sizing:border-box;background:#fff;border: #efeff0 1px solid;border-radius:5px;color:#595757;width:78%; font-size:14px; line-height:25px}
.input-group1 textarea{margin-left:5em;padding:4px 6px;box-sizing:border-box;background:#fff;border:1px solid #D9D9D9;border-radius:5px;color:#595757;width:78%; font-size:14px; height:150px}
.odform button{background:#423B33;color:#fff;text-align:center;border:0;border-radius:5px;padding:4px;width:120px;font-size:16px; font-weight:bold;cursor: pointer; line-height:30px; margin:0 auto}
.an_ly{ width:120px; margin-left:72px}
.btntj{background:#FF0000;color:#fff;text-align:center;border:0;border-radius:5px;padding:4px;width:120px;font-size:16px; font-weight:bold;cursor: pointer; line-height:30px;}

.an_lybt{border-bottom:#999999 1px solid; margin-bottom:10px; font-size:16px; font-weight:bold}



/*-----------专卖店地址---------------*/

.wx_tu_box{ overflow:hidden; width:300px;float:left; margin-right:50px}
.wx_tu_box img{ height:200px; width:100%; vertical-align:middle}

#allmap {width: 100%;height: 100%;margin:0;font-family:"微软雅黑";font-size:14px;}
		#l-map{height:300px;width:100%}
		.l-map{height:300px;width:100%}
		#r-result{width:600px;}

.map_box{ overflow:hidden; width:55%;float: right;}



.fzjg_box{ overflow:hidden; margin:10px 0px; margin-top:30px}
.fzjg_box li{ float:left; width:100%; overflow:hidden; margin:0px; padding:0px; margin-bottom:20px; background:#F6F6F6;}
.fzjg_box li dl{overflow:hidden; margin:0px; padding:0px;  padding:20px 20px; border-radius:3px; margin:10x 0px; float:left;}
.fzjg_box li dl dd{overflow:hidden; margin:0px; padding:0px; line-height:22px; font-size:14px}
.fzjg_box li dl dt{ overflow:hidden; margin:0px; padding:0px;font-size:16px; font-weight:bold; color:#333; margin-bottom:10px}
.fzjg_box li dl dt span{ font-size:14px; font-weight:normal; color:#666}
.fzjg_box li dl dt dd1{overflow:hidden; margin:0px; padding:0px;font-size:16px; color:#DC0B0B; width:auto}

@media (max-width:800px){
.wx_tu_box{ overflow:hidden; width:28%;float:left;margin-right:2%}
.wx_tu_box img{ height:120px; width:100%; vertical-align:middle}

.map_box{ overflow:hidden; width:100%;float:left;}
.fzjg_box li{ float:left; width:100%; overflow:hidden; margin:0px; padding:0px; margin-bottom:20px;}
.fzjg_box li dl{overflow:hidden; margin:0px; padding:0px;  background:#F6F6F6; padding:2%; border-radius:3px; margin:10x 0px; float:left}
}

@media (max-width:500px){
.wx_tu_box{ overflow:hidden; width:100%;float:left;margin-right:0%}
.wx_tu_box img{ height:auto; width:100%; vertical-align:middle}
.fzjg_box li dl{overflow:hidden; margin:0px; padding:0px;  background:#F6F6F6; padding:2%; border-radius:3px; margin:10x 0px; float:left}
.fzjg_box li dl dd{ font-size:12px}
.fzjg_box li dl dt{ font-size:14px;margin-bottom:2px}
}
.so_box{ width:97%; margin:0px auto; margin-bottom:10px; overflow:hidden; margin-top:14px}
.so_box{ padding:4px 0px; font-size:16px;}
.so_box span{ margin:0px 4px; color:#E30705}


.newpic1{ overflow:hidden; padding-top:4px}
.newpic1 dl{ margin:0px;overflow:hidden;border-bottom:#CCCCCC 1px dashed; padding:2px 0px;margin:2px 0px }
.newpic1 dl dt{ overflow:hidden; margin:0px; padding:0px; font-weight:normal; background:url(../images/n_icon.png) no-repeat left center; padding-left:18px}
.newpic1 dl dt a{  font-weight:normal}
.newpic1 dl dt h3{ font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; margin:0px; font-weight:normal}
.newpic1 dl dt h3 a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:14px; line-height:25px}
.newpic1 dl dt span{ float:right; font-size:12px; color:#666666; font-weight:normal}
.newpic1 dl dd{ font-size:14px; line-height:190%; margin:0px; padding:0px}



.sales_sub_box{ overflow: hidden; border:#E8E8E8 1px solid; margin-top:20px; }
.sales_sub{ overflow:hidden; width:100%; background:#E8E8E8; line-height:34px;}

.lwdlm{ padding:0px 20px; line-height:34px; color:#FFFFFF; font-size:16px; background:#D21710; float:left; width:auto}
.lwdlm a{color:#FFFFFF;}

.sub_wl{ overflow:hidden; padding:15px 5px}
.sub_wl ul{ overflow:hidden; padding:0px 0px; margin:0px}
.sub_wl ul li{overflow:hidden; margin:0px; padding:0px; float:left; margin:0px; padding:0px 10px; margin-bottom:4px}

.sub_wl ul li a{ font-size:16px}
.sub_wl ul li a:hover{ font-size:16px; color:#D61A19}

@media (max-width:700px){
.sub_wl ul li a{ font-size:14px}
}


.nr_dhlm{overflow: hidden; border:#E8E8E8 1px solid; margin-top:20px; }

.lwdlm1{ padding:0px 20px; line-height:34px; color:#FFFFFF; font-size:16px; background:#000; float:left; width:auto}
.lwdlm1 a{color:#FFFFFF;}














/*--瀑布流开始--*/
.wall {
  display: block;
  position: relative;
}

.wall-column {
  display: block;
  position: relative;
  width: 25%;
  float: left;
  padding: 0 2%;
  box-sizing: border-box;
}
.article {
  display: block;
  margin: 0 0 8% 0;
  padding: 5% 5% 0% 5%;
  background:#F2F2F2;
  border-radius: 3px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  transition: all 100;
  overflow: hidden;
  position: relative;
}
.article:hover{ transform: scale(1.01);}
.article img {
  display: block;
  width: 100%;
  margin: 0 0 5% 0;
  width:226px;
  height:auto;
  vertical-align:middle;
}
.article a{ color: #666; font-size:14px;}
.article p{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:15px; line-height:150%;}
.article small{ font-size: 1em; color: #ff0000;}
.article input{ width: 20%; padding: 0.6em; border-radius: 0.4em; font-size: 1.1em; z-index: 100; background-color: #f60; border: none; position: absolute; bottom: 3%; right: 5%; color: #fff; box-shadow: 0 0 7px #d7d7d7;}

.wrapper{ text-align: center; width:100%; white-space: nowrap; text-overflow: ellipsis; font-weight:normal; color: #333; overflow: hidden;  font-size: 1.5em; padding: 0.7em 0; margin-top:40px}


@media only screen and ( max-width:768px ) {
.wrapper{margin-top:20px }
	.wall-column {
  display: block;
  position: relative;
  width: 50%;
  float: left;
  padding: 0 2%;
  box-sizing: border-box;
}

.article img {
  display: block;
  width: 100%;
  margin: 0 0 5% 0;

  height:auto;
}
}



/*--瀑布流结束---*/

